home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / fpc / fpc09905c.readme < prev    next >
Text File  |  1998-10-20  |  2KB  |  50 lines

  1. Short:    FPC Pascal (Free pascal Compiler) Compiler and run time library.
  2. Uploader: nils.sjoholm@mailbox.swipnet.se (Nils Sjoholm)
  3. Type:     dev/lang
  4.  
  5.  
  6. This is the first version of FPC Pascal for Amiga.
  7.  
  8. There are bound to be problems as this is the initial
  9. release for AmigaOS, please send any bug reports to
  10. Carl-Eric Codere or Nils Sjoholm. We are especially
  11. interested to have information on people working
  12. on accelerated computers (68060).
  13.  
  14. We will try to fix the bugs as most as we can.
  15. The compiler is tested on both Amiga 3000 and
  16. 68000 computers without major problems.
  17.  
  18.  
  19.  
  20. To be able to start testing the compiler you need
  21. fpc09905c.lha, fpcgnu.lha and fpcaunit.lha
  22.  
  23.  
  24. fpc09905c.lha (compiler and RTL)
  25.  
  26. fpcgnu.lha    (as, ld and strip, if you don't have them
  27.                you need this archive to)
  28.  
  29. fpcaunit.lha  (Amiga 3.1 units plus a few examples)
  30.  
  31. fpcsrc.lha    (Source for compiler, just for those
  32.                interested in the compiler)
  33.  
  34. fpcrefdoc.lha (Ref of the fpc compilers commands, be aware
  35.                that not all commands in this docs are
  36.                supported by the amigaversion yet.
  37.                The docs are in html so you need a browser
  38.                to check them out.)
  39.  
  40.  
  41. You can get general Free Pascal information at:
  42.  http://www.brain.uni-freiburg.de/~klaus/fpc/fpc.html
  43.  http://tfdec1.fys.kuleuven.ac.be/~michael/fpc/fpc.html
  44. Developer mailing list:
  45.  fpc-devel@mail.terrasoft.hu
  46.  
  47.  
  48. nils.sjoholm@mailbox.swipnet.se (Nils Sjoholm)
  49. codc01@gel.usherb.ca            (Carl-Eric Codere)
  50.